360 research outputs found

    Parameterized Algorithms for Load Coloring Problem

    Full text link
    One way to state the Load Coloring Problem (LCP) is as follows. Let G=(V,E)G=(V,E) be graph and let f:V{red,blue}f:V\rightarrow \{{\rm red}, {\rm blue}\} be a 2-coloring. An edge eEe\in E is called red (blue) if both end-vertices of ee are red (blue). For a 2-coloring ff, let rfr'_f and bfb'_f be the number of red and blue edges and let μf(G)=min{rf,bf}\mu_f(G)=\min\{r'_f,b'_f\}. Let μ(G)\mu(G) be the maximum of μf(G)\mu_f(G) over all 2-colorings. We introduce the parameterized problem kk-LCP of deciding whether μ(G)k\mu(G)\ge k, where kk is the parameter. We prove that this problem admits a kernel with at most 7k7k. Ahuja et al. (2007) proved that one can find an optimal 2-coloring on trees in polynomial time. We generalize this by showing that an optimal 2-coloring on graphs with tree decomposition of width tt can be found in time O(2t)O^*(2^t). We also show that either GG is a Yes-instance of kk-LCP or the treewidth of GG is at most 2k2k. Thus, kk-LCP can be solved in time $O^*(4^k).

    Parameterized TSP: Beating the Average

    Full text link
    In the Travelling Salesman Problem (TSP), we are given a complete graph KnK_n together with an integer weighting ww on the edges of KnK_n, and we are asked to find a Hamilton cycle of KnK_n of minimum weight. Let h(w)h(w) denote the average weight of a Hamilton cycle of KnK_n for the weighting ww. Vizing (1973) asked whether there is a polynomial-time algorithm which always finds a Hamilton cycle of weight at most h(w)h(w). He answered this question in the affirmative and subsequently Rublineckii (1973) and others described several other TSP heuristics satisfying this property. In this paper, we prove a considerable generalisation of Vizing's result: for each fixed kk, we give an algorithm that decides whether, for any input edge weighting ww of KnK_n, there is a Hamilton cycle of KnK_n of weight at most h(w)kh(w)-k (and constructs such a cycle if it exists). For kk fixed, the running time of the algorithm is polynomial in nn, where the degree of the polynomial does not depend on kk (i.e., the generalised Vizing problem is fixed-parameter tractable with respect to the parameter kk)

    A Memetic Algorithm for the Generalized Traveling Salesman Problem

    Get PDF
    The generalized traveling salesman problem (GTSP) is an extension of the well-known traveling salesman problem. In GTSP, we are given a partition of cities into groups and we are required to find a minimum length tour that includes exactly one city from each group. The recent studies on this subject consider different variations of a memetic algorithm approach to the GTSP. The aim of this paper is to present a new memetic algorithm for GTSP with a powerful local search procedure. The experiments show that the proposed algorithm clearly outperforms all of the known heuristics with respect to both solution quality and running time. While the other memetic algorithms were designed only for the symmetric GTSP, our algorithm can solve both symmetric and asymmetric instances.Comment: 15 pages, to appear in Natural Computing, Springer, available online: http://www.springerlink.com/content/5v4568l492272865/?p=e1779dd02e4d4cbfa49d0d27b19b929f&pi=1

    Constraint Expressions and Workflow Satisfiability

    Full text link
    A workflow specification defines a set of steps and the order in which those steps must be executed. Security requirements and business rules may impose constraints on which users are permitted to perform those steps. A workflow specification is said to be satisfiable if there exists an assignment of authorized users to workflow steps that satisfies all the constraints. An algorithm for determining whether such an assignment exists is important, both as a static analysis tool for workflow specifications, and for the construction of run-time reference monitors for workflow management systems. We develop new methods for determining workflow satisfiability based on the concept of constraint expressions, which were introduced recently by Khan and Fong. These methods are surprising versatile, enabling us to develop algorithms for, and determine the complexity of, a number of different problems related to workflow satisfiability.Comment: arXiv admin note: text overlap with arXiv:1205.0852; to appear in Proceedings of SACMAT 201

    Hypercontractive Inequality for Pseudo-Boolean Functions of Bounded Fourier Width

    Get PDF
    A function f: {1,1}nRf:\ \{-1,1\}^n\rightarrow \mathbb{R} is called pseudo-Boolean. It is well-known that each pseudo-Boolean function ff can be written as f(x)=IFf^(I)χI(x),f(x)=\sum_{I\in {\cal F}}\hat{f}(I)\chi_I(x), where ${\cal F}\subseteq \{I:\ I\subseteq [n]\},, [n]=\{1,2,...,n\},and, and \chi_I(x)=\prod_{i\in I}x_iand and \hat{f}(I)arenonzeroreals.Thedegreeof are non-zero reals. The degree of fis is \max \{|I|:\ I\in {\cal F}\}andthewidthof and the width of fistheminimuminteger is the minimum integer \rhosuchthatevery such that every i\in [n]appearsinatmost appears in at most \rhosetsin sets in \cal F.For. For i\in [n],let, let \mathbf{x}_ibearandomvariabletakingvalues1or1uniformlyandindependentlyfromallothervariables be a random variable taking values 1 or -1 uniformly and independently from all other variables \mathbf{x}_j,, j\neq i.Let Let \mathbf{x}=(\mathbf{x}_1,...,\mathbf{x}_n).The. The pnormof-norm of fis is ||f||_p=(\mathbb E[|f(\mathbf{x})|^p])^{1/p}forany for any p\ge 1.Itiswellknownthat. It is well-known that ||f||_q\ge ||f||_pwhenever whenever q> p\ge 1.However,thehighernormcanbeboundedbythelowernormtimesacoefficientnotdirectlydependingon. However, the higher norm can be bounded by the lower norm times a coefficient not directly depending on f:if: if fisofdegree is of degree dand and q> p>1then then ||f||_q\le (\frac{q-1}{p-1})^{d/2}||f||_p.ThisinequalityiscalledtheHypercontractiveInequality.Weshowthatonecanreplace This inequality is called the Hypercontractive Inequality. We show that one can replace dby by \rhointheHypercontractiveInequalityforeach in the Hypercontractive Inequality for each q> p\ge 2asfollows: as follows: ||f||_q\le ((2r)!\rho^{r-1})^{1/(2r)}||f||_p,where where r=\lceil q/2\rceil.Forthecase. For the case q=4and and p=2,whichisimportantinmanyapplications,weproveastrongerinequality:, which is important in many applications, we prove a stronger inequality: ||f||_4\le (2\rho+1)^{1/4}||f||_2.
    corecore